-- name: on OpenCard set the scroll of card field textField to 0end OpenCard
----- HyperTalk script -----
on OpenCard
set the scroll of card field textField to 0
end OpenCard
-- part 1 (field)
-- low flags: 01
-- high flags: 0007
-- rect: left=293 top=108 right=276 bottom=433
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: textField
-- part 3 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=293 top=108 right=276 bottom=417
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
go to card id 3219
end mouseUp
-- part contents for card part 1
----- text -----
The Remove button is used to remove an application from the list of startup applications. To remove an application, select it by clicking on it's entry in the list, and clicking the Remove button.
If no application is selected in the application list, the Remove button will be dimmed.